[INFO] cloning repository https://github.com/mikekutzma/thermal-printer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikekutzma/thermal-printer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikekutzma%2Fthermal-printer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikekutzma%2Fthermal-printer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bc163e6fa93c3b6c01845b63936f5e84fa41b63
[INFO] fixing mikekutzma/thermal-printer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikekutzma%2Fthermal-printer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mikekutzma/thermal-printer
[INFO] finished tweaking git repo https://github.com/mikekutzma/thermal-printer
[INFO] tweaked toml for git repo https://github.com/mikekutzma/thermal-printer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikekutzma/thermal-printer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikekutzma/thermal-printer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fontdb v0.16.2
[INFO] [stderr]   Downloaded either_of v0.1.8
[INFO] [stderr]   Downloaded inventory v0.3.22
[INFO] [stderr]   Downloaded zune-jpeg v0.5.13
[INFO] [stderr]   Downloaded comrak v0.36.0
[INFO] [stderr]   Downloaded cosmic-text v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 18fc580076d4c26036ff14c0abee91418bd58636219869666231689612319dee
[INFO] running `Command { std: "docker" "start" "18fc580076d4c26036ff14c0abee91418bd58636219869666231689612319dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18fc580076d4c26036ff14c0abee91418bd58636219869666231689612319dee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18fc580076d4c26036ff14c0abee91418bd58636219869666231689612319dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18fc580076d4c26036ff14c0abee91418bd58636219869666231689612319dee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking either_of v0.1.8
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking toml v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking comrak v0.36.0
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling server_fn_macro v0.7.8
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling reactive_stores_macro v0.1.8
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.8
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=cb56de79fbaf41c1 -C extra-filename=-b04f87c48ba2b9bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9d22a5aba815465e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-49baa6e614260ccb.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7636ed5077bc49f2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ee2226ef235c1469.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-39c45f83b74c746b.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-33ade0deb2896ff2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-59c0fc323c4d325f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-af6eabcd0a282b50.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "18fc580076d4c26036ff14c0abee91418bd58636219869666231689612319dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18fc580076d4c26036ff14c0abee91418bd58636219869666231689612319dee", kill_on_drop: false }`
[INFO] [stdout] 18fc580076d4c26036ff14c0abee91418bd58636219869666231689612319dee
